fsl: ls102x: remove redundant GENERIC_TIMER_CLK
authorAndre Przywara <[email protected]>
Thu, 16 Feb 2017 01:20:20 +0000 (01:20 +0000)
committerJagan Teki <[email protected]>
Wed, 5 Apr 2017 09:33:17 +0000 (15:03 +0530)
commit4d24e5f175fee197cb39027de9048a8c18fa6dba
treec9d51d48ea033f1427584fb5f818bc4a2d618e58
parente4916e850bfb3a148b4167974d59332b72d2d055
fsl: ls102x: remove redundant GENERIC_TIMER_CLK

Some Freescale boards used an extra version of the constant to hold the
Generic Timer frequency. This can easily be covered by the now unified
COUNTER_FREQUENCY constant, so remove this extra variable from those
boards.

Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: York Sun <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
arch/arm/cpu/armv7/ls102xa/psci.S
arch/arm/cpu/armv7/ls102xa/timer.c
include/configs/ls1021aiot.h
include/configs/ls1021aqds.h
include/configs/ls1021atwr.h